projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a61099d
)
(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.
author
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Mar 1993 22:58:10 +0000
(22:58 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 21 Mar 1993 22:58:10 +0000
(22:58 +0000)
src/s/dgux.h
patch
|
blob
|
history
diff --git
a/src/s/dgux.h
b/src/s/dgux.h
index f42a2a83d79be836fb5b5fd43981daa6142e5ffc..437e1106f78eb9f290dd4939e8cd61483a8cc48e 100644
(file)
--- a/
src/s/dgux.h
+++ b/
src/s/dgux.h
@@
-218,7
+218,8
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
* seem to wait for the output to drain properly, so use System V.
*/
-/* #define HAVE_TERMIO */
+#define HAVE_TERMIO
+#define SIGNALS_VIA_CHARACTERS
/*
* DG/UX 4.10 needs the following to turn on berkeley ioctl's.